Back to search
30
MCP

Google Colab

pulsemcp/google colab

MCP server for controlling Google Colab with notebook editing, runtime connection, shell commands, file operations, and GPU monitoring.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-colab-gpu
MCP server for executing Python on Google Colab GPU/TPU runtimes — supports all Colab Pro accelerators (T4/L4/A100/H100/G4) with high-memory
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
mcp/gitlab
MCP Server for the GitLab API, enabling project management, file operations, and more.
0 tools
GitLab MCP Server
Manage GitLab projects, issues, merge requests, pipelines, repositories, and admin workflows.
0 tools · streamable-http
colab-mcp
Colab MCP - Local stdio MCP server to expose Claude/IDE logs as tools/resources
0 tools
garrardkitchen/gitlab-mcp
MCP server for GitLab automation — manage groups, projects, variables, and access tokens via AI.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google_colab": {
      "url": "None",
      "transport": "http"
    }
  }
}